ComponentOne ASP.NET MVC Controls
Origin Property (ChartAxis<T>)

C1.Web.Mvc Namespace > ChartAxis<T> Class : Origin Property
Gets or sets the value at which the axis crosses perpendicular axis.
Syntax
'Declaration
 
Public Property Origin As Nullable(Of Double)
public Nullable<double> Origin {get; set;}
See Also

Reference

ChartAxis<T> Class
ChartAxis<T> Members